Pow Function
Returns the value specified raised to the power specified.
Syntax
result = Pow( value, power )
Parameters | ||
value |
The value you want to raised to power. |
|
power |
The power value is raised to. |
Pow Function
Returns the value specified raised to the power specified.
Syntax
result = Pow( value, power )
Parameters | ||
value |
The value you want to raised to power. |
|
power |
The power value is raised to. |